Auto merge of #2062 - aarzee:master, r=steveklabnik
authorbors <bors@rust-lang.org>
Mon, 19 Oct 2015 15:21:07 +0000 (15:21 +0000)
committerbors <bors@rust-lang.org>
Mon, 19 Oct 2015 15:21:07 +0000 (15:21 +0000)
commit65f50e7021fddfc8170ea65813ba464da8dc0d7a
treede9e12973a8c5983bb3dca682a09981854cf8dfc
parent1206e5ebb8b3c31b6107bff349cb992d94136277
parent8a468fad09440e91bfb107d7b8feb14addcb3980
Auto merge of #2062 - aarzee:master, r=steveklabnik

Remove leading newlines; replace lines containing only whitespace with empty lines; replace multiple trailing newlines with a single newline; remove trailing whitespace in lines.

This PR was created semiautomatically.